libdvbv5_d.desc_atsc_service_location

Undocumented in source.

Members

Functions

atsc_desc_service_location_free
void atsc_desc_service_location_free(dvb_desc* desc)

@brief Frees all data allocated by the service location descriptor @ingroup descriptors

atsc_desc_service_location_init
int atsc_desc_service_location_init(dvb_v5_fe_parms* parms, const(ubyte)* buf, dvb_desc* desc)

@brief Initializes and parses the service location descriptor @ingroup descriptors

atsc_desc_service_location_print
void atsc_desc_service_location_print(dvb_v5_fe_parms* parms, const(dvb_desc)* desc)

@brief Prints the content of the service location descriptor @ingroup descriptors

Structs

atsc_desc_service_location
struct atsc_desc_service_location

@struct atsc_desc_service_location @ingroup descriptors @brief Describes the elementary streams inside a PAT table for ATSC

atsc_desc_service_location_elementary
struct atsc_desc_service_location_elementary

@struct atsc_desc_service_location_elementary @ingroup descriptors @brief service location elementary descriptors

Meta